home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Media 14
/
PC MEDIA CD14.iso
/
lwp31en
/
lotus015.dsk
/
LWPHTML.INI
< prev
next >
Wrap
INI File
|
1995-07-26
|
987b
|
41 lines
[MoreStyleMappings]
;
; Word Pro uses styles to map to most HTML tags. The mappings are done by
; associating a Word Pro style name to an HTML tag. An example of this
; is the "Horizontal Rule (HR)" style; it maps to the <HR> tag. This
; and other mappings are found in the HTML SmartMaster or when you import
; an HTML document into Word Pro.
;
; This section allows you to define additional style-to-tag mappings. The
; format of each entry is as follows:
;
; My_Style_Name=Word_Pro_Recognizable_HTML_Tag
;
; Where:
;
; My_Style_Name =
; Name of a style not defined in the HTML SmartMaster
;
; Word_Pro_Recognizable_HTML_Tag =
; Name of HTML tag recognized by Word Pro
;
; Examples:
;
; WarningCharStyle=EM
; Heading 1=H1
; Bullet 1=UL 1
; Bullet 2=UL 2
;
;
; These styles are defined in the "Default" SmartMaster.
;
Heading 1=H1
Heading 2 =H2
Heading 3 = H3
Bullet 1=UL 1
Bullet 2=UL 2
Number List=OL 1
Outline Numbering=DT 1
Title=H1